To add a Create New Topic link to your page.

Upload oopscreate.tmpl to twiki's template directory.
Upload newtopic to your bin dir. chmod 755
Insert the following code into your page where you want the Create New Topic Link: (I just labeled mine "New" but change it to what you like)

<a href='%SCRIPTURLPATH%/oops%SCRIPTSUFFIX%/%WEB%/%TOPIC%?template=oopscreate&param2=none' accesskey="n" title='[Alt-n] Create a new page (topic) in this web (folder)'>New</a>

All done!
Don't forget, to prevent orphan topics, add a link to your new page somewhere!!

It will list in Index and Topics however.

I have included two forms in the create template, they are self explanetory. I am trying to work them in together to do both as in Tigerskin, but haven't yet been able to.

